From: Joey Hess Date: Mon, 2 Dec 2024 18:05:15 +0000 (-0400) Subject: comment typo X-Git-Tag: archive/raspbian/10.20250416-2+rpi1~1^2~10^2~111 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=f4b2606ff1ef90b371d8c3aa7326b4232d77a521;p=git-annex.git comment typo --- diff --git a/Annex/Perms.hs b/Annex/Perms.hs index 83b4f73130..56bd35190e 100644 --- a/Annex/Perms.hs +++ b/Annex/Perms.hs @@ -278,7 +278,7 @@ thawPerms a hook = ifM crippledFileSystem {- Blocks writing to the directory an annexed file is in, to prevent the - file accidentally being deleted. However, if core.sharedRepository - is set, this is not done, since the group must be allowed to delete the - - file without eing able to thaw the directory. + - file without being able to thaw the directory. -} freezeContentDir :: RawFilePath -> Annex () freezeContentDir file = do